home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Frames of Reference / card_2848.txt < prev    next >
Text File  |  1990-04-02  |  1KB  |  56 lines

  1. -- card: 2848 from stack: in
  2. -- bmap block id: 3704
  3. -- flags: 2000
  4. -- background id: 2659
  5. -- name: 
  6. ----- HyperTalk script -----
  7.  
  8. on closeCard
  9.   hide card pict
  10. end closeCard
  11.  
  12. on mouseUp
  13.   lock screen
  14.   go next
  15.   unlock screen with wipe left
  16. end mouseUp
  17.  
  18.  
  19. -- part 9 (field)
  20. -- low flags: 00
  21. -- high flags: 2004
  22. -- rect: left=101 top=151 right=179 bottom=379
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 0
  26. -- font id: 3
  27. -- text size: 14
  28. -- style flags: 256
  29. -- line height: 18
  30. -- part name: Please Hold
  31.  
  32.  
  33. -- part 11 (button)
  34. -- low flags: 00
  35. -- high flags: A002
  36. -- rect: left=16 top=319 right=340 bottom=76
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Return
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   global ReturnCard
  48.   go ReturnCard
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part contents for card part 9
  54. ----- text -----
  55. Initalizing stack.......Please wait.
  56.